home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / acf540r0.zip / ACF_MOVE.CTL < prev    next >
Text File  |  1992-01-15  |  2KB  |  43 lines

  1. ; ----------------------------------------------------------------------
  2. ; ACF_MOVE Control File
  3. ; Version 5.40
  4. ; ----------------------------------------------------------------------
  5.  
  6. ; For Your Records, You Might Want To Record Which Node Number This Is
  7.  
  8. ; NODE:
  9.  
  10. ; This controls which drives will have their files pulled off and
  11. ; into a temporary Hard Disk directory.
  12.  
  13. ; Keyword: PATH - defines the path to move the files into.
  14. ;                 This should be different for each node.
  15.  
  16. ; ----------------------------------------------------------------------
  17. ; NOTE: A Copy of This Control File MUST EXITt in each node's directory
  18. ;       as this is a node-specific operation.  Each node MUST HAVE a
  19. ;       different path to avoid conflicts with the other node!
  20. ; ----------------------------------------------------------------------
  21.  
  22.  
  23. ; This defines the path to move the files into.  It is currently
  24. ; set to move them into the directory M_FILE under the current
  25. ; directory.
  26.  
  27. ; Note that after the files are downloaded you should have a statement
  28. ; in your download batch file(s) to delete all the files in this
  29. ; directory.  The directory need not exist before ACF_MOVE is called
  30. ; but should be cleared after downloads by either using your own
  31. ; method of clearing the files or using CLEANDIR.COM which clears
  32. ; the directory specified.
  33.  
  34.  
  35. PATH C:\ACF_MOV1                ; Path To Move Files (For Node 1 maybe?)
  36.  
  37.  
  38. ; The following are the drives that should have files moved off
  39. ; of them for efficiency:
  40.  
  41.  
  42. L:                              ; Set This Drive Letter For Moving
  43.